Create a new simulation
POST/api/api_gateway/simulation/create/
Create a new simulation by providing details such as target employees, groups, templates, and scheduling information.
Request
Responses
- 201
- 400
- 403
- 500
Simulation created successfully
Invalid input data or validation error.
Forbidden - missing or invalid customer ID.
Internal server error.